📚 node [[python making an importable python module|python package]]
Welcome! Nobody has contributed anything to 'python making an importable python module|python package' yet. You can:
  • Write something in the document below!
    • There is at least one public document in every node in the Agora. Whatever you write in it will be integrated and made available for the next visitor to read and edit.
  • Write to the Agora from social media.
    • If you follow Agora bot on a supported platform and include the wikilink [[python making an importable python module|python package]] in a post, the Agora will link it here and optionally integrate your writing.
  • Sign up as a full Agora user.
    • As a full user you will be able to contribute your personal notes and resources directly to this knowledge commons. Some setup required :)
⥅ related node [[python making an importable python module]]
⥅ node [[python-making-an-importable-python-module]] pulled by Agora

Making an importable Python module

This note is a stub and must be updated.

  • Make a Python Package
    • Create a folder with an init.py file
    • Python files inside that folder can be imported as Python modules

Further research

  1. Check if it's the file or the functions within that file that are callable as modules.
📖 stoas
⥱ context